home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Virtual Vibrations
/
Virtual Vibrations.iso
/
mac
/
Virtual Vibrations
/
STAR.DXR
/
00033.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-10-28
|
209 b
|
19 lines
on enterFrame
puppetPalette("movie menu palette")
updateStage()
end
on mouseDown
puppetSound("click")
end
on mouseUp
RETURNBUTTON()
end
on exitFrame
global fixpal
puppetPalette(0)
pause()
end